public: property bool IsEncrypted { bool get(); };
public bool IsEncrypted { get; }
member this.IsEncrypted : bool
Public ReadOnly Property IsEncrypted As Boolean
ありがとうございます。